All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dataflow.model.StreamingApplianceSnapshotConfig.html Maven / Gradle / Ivy

There is a newer version: v1b4-rev7-1.20.0
Show newest version






StreamingApplianceSnapshotConfig (Dataflow API v1b3-rev20231112-2.0.0)












com.google.api.services.dataflow.model

Class StreamingApplianceSnapshotConfig

    • Constructor Detail

      • StreamingApplianceSnapshotConfig

        public StreamingApplianceSnapshotConfig()
    • Method Detail

      • getImportStateEndpoint

        public String getImportStateEndpoint()
        Indicates which endpoint is used to import appliance state.
        Returns:
        value or null for none
      • setImportStateEndpoint

        public StreamingApplianceSnapshotConfig setImportStateEndpoint(String importStateEndpoint)
        Indicates which endpoint is used to import appliance state.
        Parameters:
        importStateEndpoint - importStateEndpoint or null for none
      • getSnapshotId

        public String getSnapshotId()
        If set, indicates the snapshot id for the snapshot being performed.
        Returns:
        value or null for none
      • setSnapshotId

        public StreamingApplianceSnapshotConfig setSnapshotId(String snapshotId)
        If set, indicates the snapshot id for the snapshot being performed.
        Parameters:
        snapshotId - snapshotId or null for none

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy