Class FederatedIdentityCredentialCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<FederatedIdentityCredential>
com.microsoft.graph.requests.FederatedIdentityCredentialCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<FederatedIdentityCredential>, com.microsoft.graph.serializer.IJsonBackedObject

public class FederatedIdentityCredentialCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<FederatedIdentityCredential>
The class for the Federated Identity Credential Collection Response.
  • Constructor Details

    • FederatedIdentityCredentialCollectionResponse

      public FederatedIdentityCredentialCollectionResponse()