ConnectorMappingResourceFormat Interface
public interface ConnectorMappingResourceFormat
An immutable client-side representation of ConnectorMappingResourceFormat.
Modifier and Type | Method and Description |
---|---|
abstract String |
connector Gets the connector |
abstract String |
connector Gets the connector |
abstract
Connector |
connector Gets the connector |
abstract
Offset |
created()
Gets the created property: The created time. |
abstract String |
data Gets the data |
abstract String |
description()
Gets the description property: The description of the connector mapping. |
abstract String |
display Gets the display |
abstract
Entity |
entity Gets the entity |
abstract String |
entity Gets the entity |
abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
abstract
Connector |
inner Gets the inner com. |
abstract
Offset |
last Gets the last |
abstract
Connector |
mapping Gets the mapping |
abstract String |
name()
Gets the name property: The name of the resource. |
abstract
Offset |
next Gets the next |
abstract
Connector |
refresh()
Refreshes the resource to sync with Azure. |
abstract
Connector |
refresh(Context context)
Refreshes the resource to sync with Azure. |
abstract String |
resource Gets the name of the resource group. |
abstract String |
run Gets the run |
abstract
Connector |
state()
Gets the state property: State of connector mapping. |
abstract String |
tenant Gets the tenant |
abstract String |
type()
Gets the type property: The type of the resource. |
abstract Update |
update()
Begins update for the Connector |
connectorMappingName
public abstract String connectorMappingName()
Gets the connectorMappingName property: The connector mapping name.
Returns:
connectorName
public abstract String connectorName()
Gets the connectorName property: The connector name.
Returns:
connectorType
public abstract ConnectorTypes connectorType()
Gets the connectorType property: Type of connector.
Returns:
created
public abstract OffsetDateTime created()
Gets the created property: The created time.
Returns:
dataFormatId
public abstract String dataFormatId()
Gets the dataFormatId property: The DataFormat ID.
Returns:
description
public abstract String description()
Gets the description property: The description of the connector mapping.
Returns:
displayName
public abstract String displayName()
Gets the displayName property: Display name for the connector mapping.
Returns:
entityType
public abstract EntityTypes entityType()
Gets the entityType property: Defines which entity type the file should map to.
Returns:
entityTypeName
public abstract String entityTypeName()
Gets the entityTypeName property: The mapping entity name.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract ConnectorMappingResourceFormatInner innerModel()
Gets the inner com.azure.resourcemanager.customerinsights.fluent.models.ConnectorMappingResourceFormatInner object.
Returns:
lastModified
public abstract OffsetDateTime lastModified()
Gets the lastModified property: The last modified time.
Returns:
mappingProperties
public abstract ConnectorMappingProperties mappingProperties()
Gets the mappingProperties property: The properties of the mapping.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
nextRunTime
public abstract OffsetDateTime nextRunTime()
Gets the nextRunTime property: The next run time based on customer's settings.
Returns:
refresh
public abstract ConnectorMappingResourceFormat refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract ConnectorMappingResourceFormat refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
resourceGroupName
public abstract String resourceGroupName()
Gets the name of the resource group.
Returns:
runId
public abstract String runId()
Gets the runId property: The RunId.
Returns:
state
public abstract ConnectorMappingStates state()
Gets the state property: State of connector mapping.
Returns:
tenantId
public abstract String tenantId()
Gets the tenantId property: The hub name.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns:
update
public abstract ConnectorMappingResourceFormat.Update update()
Begins update for the ConnectorMappingResourceFormat resource.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: