Uses of Class
microsoft.dynamics.crm.complex.SdkMessageProcessingStepImageRegistration.Builder
-
Packages that use SdkMessageProcessingStepImageRegistration.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of SdkMessageProcessingStepImageRegistration.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return SdkMessageProcessingStepImageRegistration.Builder Modifier and Type Method Description SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration.Builder. attributes(String... attributes)SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration.Builder. attributes(List<String> attributes)SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration.Builder. attributesNextLink(String attributesNextLink)static SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration.Builder. entityAlias(String entityAlias)SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration.Builder. imageType(Integer imageType)SdkMessageProcessingStepImageRegistration.BuilderSdkMessageProcessingStepImageRegistration.Builder. messagePropertyName(String messagePropertyName)
-